github.com/refraction-networking/utls.echConfig.PublicName (field)
6 uses
github.com/refraction-networking/utls (current package)
ech.go#L53: PublicName []byte
ech.go#L106: ec.PublicName = publicName
ech.go#L174: if !validDNSName(string(ec.PublicName)) {
handshake_client.go#L310: hello.serverName = string(ech.config.PublicName)
u_handshake_client.go#L474: hello.serverName = string(ech.config.PublicName)
u_parrots.go#L2856: ext.ServerName = string(ech.config.PublicName)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |